﻿@font-face {font-family:"novecento"; src:url("../font/novecento_widebook.eot");}
@font-face {font-family:"novecento"; src:url("../font/novecento_widebook.ttf");}
html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td, select {margin:0; padding:0; border:0 none; outline:0; color:inherit;}
html, body {width:100%; height:100%;}
body {margin:0 auto; font:12px/1 "Microsoft Yahei", "微软雅黑", sans-serif; vertical-align:baseline; overflow-y:scroll;}
h1 {font-weight:bold; font-size:18px; line-height:18px; color:#474545;}
h3 {font-weight:normal; font-size:12px; color:#746969;}
h2, h4, h5, h6 {font-weight:normal; font-size:100%;}
table {border-collapse:separate; border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
a {text-decoration:none;}
p {line-height:32px; }
a img, iframe {border:none;}
a:link {color:inherit;}
:focus {outline:0;}
/*img{ vertical-align:top;}*/
ol, ul {list-style:none;}
input, textarea, select, button {font-weight:inherit; font-size:inherit; *font-size:100%; font-family:inherit;}
/* == clearfix == */
.clearfix:after {display:block; height:0; clear:both; content:"\200B";}
.clearfix {*zoom:1;}/*IE/7/6*/
.clear{ clear:both; height:0px; line-height:0px; font-size:0px;}

/* == 以上 reset Css == */


/**************** 全局公用样式 ****************/
/*body {max-width:1580px; min-width:1130px;_width:expression(document.body.clientWidth<1130? "1130px": (document.body.clientWidth>1580?"1580px":"auto"));}*/
body {max-width:1680px; min-width:1130px; +overflow:hidden;}
/*body.on {margin-left:-378px;}*/
.g-wrap {position:relative; margin:0 auto; width:100%; height:100%; overflow:hidden;}
#header {position:relative; z-index:5; height:94px; background-color:#fff;}
    #logo {position:absolute; top:18px; left:1px; width:250px; height:94px; background:url(../images/logo.jpg) no-repeat 0 0;}
    #elogo {position:absolute; top:18px; left:1px; width:250px; height:94px; background:url(../images/elogo.jpg) no-repeat 0 0;}
    #nav {position:absolute; top:0; right:120px; z-index:4; height:100%; background-color:#fff; overflow:hidden;}
    #nav li {float:left; height:100%; -webkit-transition:background-color 700ms; transition:background-color 700ms;}
    #nav .n1 {width:120px;}
    #nav .n2, #nav .n3, #nav .n5, #nav .n6, #nav .n7, #nav .n8 {width:110px;}
    #nav .n4 {width:96px;}
    /*#nav li a {position:relative; display:block; width:100%; height:100%;}
    #nav li a * {position:absolute; bottom:0; left:0; z-index:2; width:100%; height:100%; background:no-repeat 16px 32px; -webkit-transition:-webkit-opacity 200ms; transition:opacity 200ms; cursor:pointer;}
    #nav li a .on {-webkit-opacity:0; opacity:0; display:none\9;}
    #nav li a .slideBlock {z-index:1; height:0; background:#f00; -webkit-transition:height 200ms; transition:height 200ms;}
    #nav .n1 a .off {background-image:url(../img/header/nav_1.png)}
    #nav .n2 a .off {background-image:url(../img/header/nav_2.png)}
    #nav .n3 a .off {background-image:url(../img/header/nav_3.png)}
    #nav .n4 a .off {background-image:url(../img/header/nav_4.png)}
    #nav .n5 a .off {background-image:url(../img/header/nav_5.png)}
    #nav .n6 a .off {background-image:url(../img/header/nav_6.png)}
    #nav .n7 a .off {background-image:url(../img/header/nav_7.png)}
    #nav .n8 a .off {background-image:url(../img/header/nav_8.png)}
    #nav .n1 a .on {background-image:url(../img/header/nav_1_on.png)}
    #nav .n2 a .on {background-image:url(../img/header/nav_2_on.png)}
    #nav .n3 a .on {background-image:url(../img/header/nav_3_on.png)}
    #nav .n4 a .on {background-image:url(../img/header/nav_4_on.png)}
    #nav .n5 a .on {background-image:url(../img/header/nav_5_on.png)}
    #nav .n6 a .on {background-image:url(../img/header/nav_6_on.png)}
    #nav .n7 a .on {background-image:url(../img/header/nav_7_on.png)}
    #nav .n8 a .on {background-image:url(../img/header/nav_8_on.png)}

    #nav li a.on .off{-webkit-opacity:0; opacity:0; display:none\9;}
    #nav li a.on .on {-webkit-opacity:1; opacity:1;  display:block\9;}
    #nav li a.on .slideBlock {height:100%;}*/

    #nav li a {position:relative; z-index:2; display:block; width:100%; height:100%; font-weight:bold; font-size:18px; line-height:94px; text-align:center; color:#666; -webkit-transition:color 200ms; transition:color 200ms;}
    #nav li a.on {color:#fff;}
    #nav li a span {position:absolute; left:0; top:0; z-index:2; width:100%; height:100%;}
    #nav li a .bkg {top:100%; z-index:1; background-color:#007ecf; -webkit-transition:top 200ms; transition:top 200ms;}

    #nav li a.on .bkg,
    #nav li a:hover .bkg {top:0;}

    #shop {position:absolute; bottom:0; right:0; z-index:5; height:100%; background:#fff; border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;}

    #shop {width:120px;}
    #shop .btn-search {position:absolute; top:30px; left:15px; width:20px; height:20px; background:url(../img/icon_search.png) no-repeat 0px 0px;}
    #shop .btn-search:hover,
    #shop .btn-search.on {background-image:url(../img/icon_search_on.png);}
        /*#searchbox {display:none; position:absolute; top:100%; z-index:11115; line-height:44px; right:0; padding:0 20px; width:200px; height:44px; border:8px solid #4c4a4f;}*/
    #shop .btn-lang {top:0; right:20px; padding:0 6px; width:auto; height:94px; font-weight:bold; font-size:15px; line-height:94px; color:#ff0000; background-color:#fff; -webkit-transition:color 300ms; transition:color 300ms;}
    #shop .btn-lang:hover {color:#ff2424;}

#content {position:relative; overflow:hidden;}
    #subNav {position:absolute; top:0; left:0px; z-index:4; width:100%; height:61px; overflow:hidden;}
    #subNav .g-wrap {overflow:visible;}
    #subNav .g-wrap .item {position:absolute; top:-100%; width:100%; height:100%; background-color:#4c4a4f; overflow:hidden; -webkit-transition:top 300ms; transition:top 300ms;}
    #subNav .g-wrap .about {left:850px; padding:0 16px; /*width:835px;*/}
    #subNav .g-wrap .news {left:572px; padding:0 16px; /*width:752px;*/}
    #subNav .g-wrap .relation {left:666px; padding:0 16px;/* width:643px;*/}
    #subNav .g-wrap .service {left:762px; padding:0 16px; /*width:573px;*/}
    #subNav .g-wrap .search {right:0; width:auto; height:44px; border:8px solid #4c4a4f;}
    #subNav .g-wrap .search input { padding:0 20px; width:200px; height:44px; line-height:44px; }
    #subNav .g-wrap .langs {right:0; padding:0 15px; width:auto;}
    #subNav .g-wrap .on {top:0;}
    #subNav .g-wrap .item a {float:left; padding:0 16px; font-weight:bold; font-size:13px; line-height:61px; color:#d2ced5;-webkit-transition:color 300ms; transition:color 300ms;}
    #subNav .g-wrap .item a:hover {color:#f63b2e;}
    #subNav .g-wrap .item #on {
    color: #f63b2e;
}
/*#footer {height:70px; overflow:visible;  border-top:1px solid #e5e5e5;}*/
/*#footer .g-wrap {background:url(../img/temp/footer_bg.jpg) no-repeat right 0;}*/
#footer {height:140px;}
#reference {height:64px; line-height:64px; border-bottom:1px solid #f2f2f2;}
#reference div {height:100%;}
#reference a {-webkit-transition:color 300ms;transition:color 300ms;}
#reference a:hover {color:#f63b2e;}
#reference div * {font-weight:bold; font-size:13px; color:#2e2e57;}
#reference .left {float:left;}
#reference .left * {float:left; height:100%; line-height:64px;}
#reference .left a {margin-left:20px; padding-left:42px; background:no-repeat 0 13px;}
#reference .left .a1 {background-image:url(../img/refer_icon_1.png);}
#reference .left .a2 {background-image:url(../img/refer_icon_2.png);}
#reference .left .a3 {background-image:url(../img/refer_icon_life.png);}
#reference .right {float:right; width:323px; line-height:69px; text-indent:38px; background:#f2f2f2 url(../img/refer_icon_3.png) no-repeat 19px 23px; border-left:1px solid #e5e5e5;}
#copyright {height:75px;}
#copyright .g-wrap {overflow:visible;}
#copyright .g-wrap div {float:right; padding:19px 0 19px 19px; height:37px; width:303px; font-weight:bold; line-height:20px; color:#4b4b51; border-left:1px solid #f2f2f2;}
#copyright .g-wrap div a {-webkit-transition:color 300ms; transition:color 300ms; color:#4b4b51;}
#copyright .g-wrap div a:hover {color:#e62b1e}

#mask {display:none; position:fixed; top:0; left:0; z-index:1024; width:100%; height:100%;}
#mask .wrap {position:fixed; top:0; right:-378px; z-index:1024; padding:0 29px; width:320px; height:100%; background-color:#2b2b2b;}
#mask .wrap p {margin-top:130px; color:#8C8C8C; line-height:18px;font-size: 13px;}
#mask .wrap p span {display:block;}
#mask .wrap p .tit {font-size:15px; color:#E1DEDE;}
#mask .wrap p .column {margin-left:-16px; padding-left:16px; background:url(../img/sitemap_arrow.png)no-repeat 0 7px;font-size: 13px;}
#legal {background:url(../img/legal_tit.png) no-repeat 29px 77px;}
#sitemap {background:url(../img/sitemap_tit.png) no-repeat 29px 77px;}
#sitemap a {color:#8C8C8C; -webkit-transition:color 300ms; transition:color 300ms;font-size: 13px;}
#sitemap a.reenoo {font-weight:bold;}
#sitemap a:hover {color:#e62b1e}

/* wrap */
.wrap{width:976px;height:440px;position:relative;margin:0 auto;}

.scroll{position:relative;overflow:hidden;}
.scroll ul{position:absolute;width:20000em;}
.scroll ul li{float:left;}
.bpic,ins.nm{position:absolute;top:0;left:50%;margin-left:-960px;width:1920px;text-align:center;}
.b1{width:920px;height:66px;position:absolute;top:374px;left:70px;z-index:1;}
.b1 li,.b1 li ins{width:145px;height:66px;position:relative;}
.b1 li{margin-right:6px;cursor:pointer;}
.b1 li div{display:none;}
.b1 li img{border:5px solid #fff;width:135px;height:56px;}
.b1 li.active img{border:none;width:129px;margin:8px;height:50px;}
.b1 li.active ins{background:url(../images/ico_2.gif) no-repeat;position:absolute;display:block;top:0;left:0;filter:alpha(opacity=47);opacity:0.47;}
a.arr_l,a.arr_r{
	background: url(../images/arr.png) no-repeat;
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	top: 404px;
	left: 7px;
	z-index: 1;
	cursor: pointer;
}
a.arr_r{left:943px;background-position:right 0;}
a.arr_l:hover,ul.page li a.p:hover,a.pv:hover{background-position:0 bottom;}
a.arr_r:hover,ul.page li a.n:hover,a.nv:hover{background-position:right bottom;}

.indexcases {
	clear:both;
	width:100%;
	height:250px;
	background-position:top center;
	background-image:url(../images/casebj.jpg);
	background-repeat:no-repeat;
	overflow:visible;
}
.indexcases-01 {
	width:1220px;
	margin:0 auto;
	height:250px;
	text-align:left;
	overflow:visible;
}
.indexcases-02 {
	width:1220px;
	height:250px;
	position:relative;
	overflow:visible;
}
.indexcases-03 {
	width:217px;
	height:38px;
	position:absolute;
	left:1px;
	top:20px;
	z-index:1;
}
.indexcases-04 {
	width:1100px;
	/*height:218px;*/
	position:absolute;
	left:0;
	top:80px;
	z-index:1;
	overflow:visible;
}
.indexcases-05 {
	float:left;
	width:354px;
	
	overflow:visible;
}
.indexcases-050 {
	float:left;
	width:354px;margin-right:18px;
	margin-bottom:10px;
	overflow:visible;
}
.indexcases-06 {
	width:354px;
	height:146px;
	/*margin-bottom:7px;*/



	/*position:relative;*/



	overflow:visible;
}
.indexcases-060 {
	width:354px;
	height:146px;
	position:relative;
	/*left:0;



	top:0;



	position:absolute;



	z-index:1;*/



	overflow:visible;
}
.b {
	width:354px;
	height:146px;
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:10;
	overflow:visible;
}
.indexcases-08 {
	width:281px;
	height:189px;
	display:block;
	text-align:center;
	line-height:30px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #8e8e8e;
	text-decoration:none;
}
.pic {
	z-index:-1111;
	overflow:visible;
	position:absolute;
	left:0;
	top:0;
}
.indexcases-09 {
	width:281px;
	height:189px;
	display:block;
	background-image:url(../images/fd.png);
	text-align:center;
	line-height:30px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #e95765;
	text-decoration:none;
	z-index:10000000000;
}
.indexcases-080 {
	width:281px;
	height:30px;
	display:block;
	position:absolute;
	left:0px;
	top:187px;
	z-index:10;
	overflow:visible;margin-top:10px;
}
.jt {
	width:27px;
	height:25px;
	position:absolute;
	right:0px;
	top:20px;
	z-index:1;
}
.jt-01 {
	width:27px;
	height:25px;
	position:absolute;
	right:29px;
	top:20px;
	z-index:1;
}
/* 主体内容开始
-------------------------------------------------------------- */
.ym { float:left;width:100%;text-align:center;}
.page { margin: 0 auto; width:100%; height: auto; font-size:14px; color:#333; line-height:36px; border-top:1px #999999 dashed; padding-left:300px; margin-top:20px;}
.content{ width:100%;}
.content a { color:#666;}
.content a:hover{color:#097CCF;}


#pages{padding-top:5px; margin:0 auto; padding:25px 0; }
#pages a{border: 1px solid #DDD;color: #333;margin: 2px;padding: 2px 5px;text-decoration: none;font-size:12px;}
#pages a:hover{border: 1px solid #DDD;color: #333;margin: 2px;padding: 2px 5px;text-decoration: none;background: #195091;color:#FFF;font-size:12px;}
#pages span {background: #195091;border: 1px solid gainsboro;color: white;font-weight: bold;margin: 2px;padding: 2px 5px;font-size:12px;}

/*旗下产业
-------------------------------------------------------------- */
.scont { width:1220px; margin:0 auto; padding-top:29px;}
.scybt { float:left; width:100%;}
.scybta { background:url(../images/jian2.jpg) no-repeat left; padding-left:22px; font-size:16px; color:#8A8A8A;}
.scybta a { font-size:20px; color:#414141;}
.scywk  { width:1100px; float:left; padding-top:0px;}

.web_widht{ width:1220px; margin:0 auto;}/* 网页的内容宽 */
.course{ height:160px; background:#FFF;}
.course_nr{height:160px; }
.course_nr li{ float:left;  padding-top:134px; width:150px; text-align:center; position:relative; margin-top:23px;font-size:16px;}
.shiji{ position:absolute; width:100%; left:0; top:-8px; display:none;}
.shiji h1{ height:114px; line-height:114px; color:#707070; font-weight:bold; background:url(../images/000.png) no-repeat center top; margin-bottom:1px; font-size:14px;Font-style:italic;}
.shiji p{ line-height:53px; color:#0066B8; font-size:16px; background-color:#fff;}

.bg1 { background:url(../images/ico10.png) no-repeat center top;}
.bg2 { background:url(../images/ico11.png) no-repeat center top;}
.bg3 { background:url(../images/ico12.png) no-repeat center top;}
.bg4 { background:url(../images/ico13.png) no-repeat center top;}
.bg5 { background:url(../images/ico14.png) no-repeat center top;}
.bg6 { background:url(../images/ico15.png) no-repeat center top;}
.bg7 { background:url(../images/ico16.png) no-repeat center top;}

/*--- 集团动态 ---*/

.sdtdk { background:#F9F9F9; padding-top:26px; padding-bottom:15px; width:100%; margin:0 auto; margin-top:10px; padding-bottom:32px;}
.sdtnk { width:1220px; margin:0 auto;}
.sdtxk { width:100%; padding-top:20px; float:left;}
.sjtdt { width:750px; float:left; height:285px; background-color:#fff; padding:19px 20px 0 20px;}
.sdtyt { float:right; width:400px; height:304px;}
.sdtnr { float:left; width:100%;}
.sdtnr ul li { border-bottom:1px dashed #ABABAB; line-height:38px; font-size:13px; text-align:right;}
.sdtnr ul li a { float:left; text-align:left; color:#686868;}
.tuk { border:1px solid #D2D2D2; padding:8px 9px; float:left;}
.sdtnr2 {  width:389px; text-align:left;}
.sdtnr2 h1 { font-size:16px; line-height:20px; margin:0; padding:0;}
.sdtms { line-height:24px; padding-top:10px; width:100%; float:left; color:#8B8B8B;}
.sdtxq { padding-top:10px; float:left; width:100%;}
.sdtxq a { color:#70A2DF;}
.sjta { float:left; width:175px; height:131px; padding:22px 0 0 12px; background-color:#0276c1; color:#fff; line-height:30px; font-size:13px;}
.sjta  span { font-size:22px;color:#fff;}

.sjtb { float:left; width:180px; height:131px; background-color:#565656;color:#fff;line-height:30px;  font-size:13px; text-align:center; padding-right:14px; padding-top:20px;}
.sjtb span { color:#fff; font-size:22px;}
.sjtc { width:195px; float:left;height:153px; background:url(../images/jtbg1.jpg) no-repeat;}
.sjtc a { color:#fff; font-size:14px; padding-left:60px; padding-top:111px; display:block; line-height:42px;}
.sjtc a:hover { color:#fff;}
.sjtd { width:188px; float:left;height:151px; background:url(../images/ab1.jpg) no-repeat;}
.sjtd a { color:#fff; font-size:14px; padding-left:44px; display:block; line-height:48px; padding-bottom:100px;}
.sjtd a:hover { color:#fff;}


/* 层浮动 */
.left { float: left; }
.right{ float: right; }
.center { margin: 0 auto; }
/* 尾部
-------------------------------------------------------------- */
.footer { margin:0 auto; width:100%;}
.sfoot { margin:0 auto; width:100%; color:#fff; padding-top:30px; padding-bottom:26px; background-color:#646464;}
.xfoot {margin:0 auto; width:100%; padding-top:40px; padding-bottom:40px;line-height:25px; font-size:14px;}
.nfoot { width:1100px; margin:0 auto;}
.zfoot { width:760px; float:left; background:url(../images/xian2.jpg) no-repeat right top;}
.sfoota { width:160px; float:left; padding-right:14px;}
.sftabt { font-size:18px; width:100%;}
.sftbbt { width:100%; padding-top:22px;}
.sftbbt ul li { line-height:25px; font-size:14px;}
.sftbbt ul li a { color:#fff;text-decoration:underline;}
.sftbbt ul li a:hover { color:#fff;text-decoration:none;}
.yfoot { padding-left:46px; width:200px;}
.yfsou { float:left; width:100%;}
.yfxz { background:url(../images/xian2.jpg) no-repeat right top; min-height:186px; width:149px; margin-top:0px;}
.yfxza { font-size:17px; padding-bottom:20px;}
.tb { line-height:22px; padding-top:5px;}
.tb span { font-size:12px; color:#FFF;}
.serw {  padding-top:18px;}
.serwz {  padding-top:5px;}
.dblgo { float:right; text-align:right; line-height:45px; background:url(../images/logo2.jpg) no-repeat right 5px; padding-right:50px;}

.banner{ width:100%; height:281px; background:url(../images/banner2.jpg) no-repeat top center;}
#banner {position:relative; z-index:2; width:100%; height:409px; overflow:hidden;}
#banner .pics {position:relative; width:100%; height:100%;}
#banner .pics li {display:none; position:absolute; top:0; left:0; z-index:2; width:100%; height:100%; background:no-repeat center 0;}
#banner .pics li a {display:block; width:100%; height:100%;}
#banner .pics .b1 {display:list-item;}
#banner .btns a {position:absolute; top:50%; z-index:4; margin-top:-25px; width:50px; height:50px; -ms-transition:left 400ms, right 400ms; transition:left 400ms, right 400ms; -webkit-transition:left 400ms, right 400ms; -moz-transition:left 400ms, right 400ms; -o-transition:left 400ms, right 400ms;}
#banner .btns .prev {left:-50px;}
#banner .btns .next {right:-50px;}
#banner .btns .prev.on {left:120px;}
#banner .btns .next.on {right:120px;}
#banner .btns a span {position:absolute; top:0; left:0; width:100%; height:100%; -ms-transition:-ms-opacity 300ms;  transition:opacity 300ms;-webkit-transition:-webkit-opacity 300ms; -moz-transition:-moz-opacity 300ms; -o-transition:-o-opacity 300ms; cursor:pointer;}
#banner .btns a span.off {-webkit-opacity:1; opacity:1; display:block\9;}
#banner .btns a span.on {-webkit-opacity:0; opacity:0; display:none\9;}
#banner .btns .prev .off {background:url(../images/l.png) no-repeat 0 0;}
#banner .btns .prev .on  {background:url(../images/prev_on.png) no-repeat 0 0;}
#banner .btns .next .off {background:url(../images/r.png) no-repeat 0 0;}
#banner .btns .next .on {background:url(../images/next_on.png) no-repeat 0 0;}
#banner .btns a:hover .off {-webkit-opacity:0; opacity:0; display:none\9;}
#banner .btns a:hover .on {-webkit-opacity:1; opacity:1; display:block\9;}

#banner .g-wrap {position:absolute; left:50%; bottom:0; z-index:2; margin-left:-550px; width:1100px; height:30px; overflow:hidden;}
#banner .g-wrap .idxs {float:center; height:100%;}
#banner .g-wrap .idxs li {float:left; margin:30px 7px 0 0; width:9px; height:9px; border-radius:13px; border:2px solid #fff; cursor:pointer; -ms-transition:background-color 1000ms, margin-top 500ms, border-color 1000ms; transition:background-color 500ms, margin-top 500ms; transition:background-color 1000ms, margin-top 500ms, border-color 1000ms; -webkit-transition:background-color 1000ms, margin-top 500ms, border-color 1000ms; -moz-transition:background-color 1000ms,  margin-top 500ms, border-color 1000ms; -o-transition:background-color 1000ms, margin-top 500ms, border-color 1000ms;}
#banner .g-wrap .idxs li.on {background-color:#e5001b; border-color:#8f8d93;}
/* 二级导航
-------------------------------------------------------------- */
.content1 {
	width: 100%;
	 height:65px;
}

.contC_title {
	width: 1220px;
	margin: 0 auto;
	height: 60px;
	background: #fff;
	z-index: 9;
	left: 318px;
}

.contC_title_nav {
	margin: 18px 0 0 0px;
	color: #878787;
}
.contC_title_nav a {
	color: #878787;
}
.contC_title_nav a:last-child {
	color: #097cd0;
}
.contC_label {
	position: relative;
}
.contC_label li { background:url(../images/daohang.png) no-repeat top left;
	float: left;
}
.contC_label li a {
	display: block;
	line-height: 53px;
	text-align: center;
	color: #878787;
	height: 53px;
	width: 135px; font-family:"微软雅黑"; font-size:16px;
}
.contC_label li a:hover {
	position: relative;
	z-index: 9;
	color: #fff;
	background: url(../images/menu_hoverbg.png) no-repeat;
	height: 64px;
}
.contC_labela {
	position: relative;
}
.contC_labela li { background:url(../images/daohang.png) no-repeat top left;
	float: left;
}
.contC_labela li a {
	display: block;
	line-height: 53px;
	text-align: center;
	color: #878787;
	height: 53px;
	width: 135px; font-family:"微软雅黑"; font-size:14px;
}
.contC_labela li a:hover {
	position: relative;
	z-index: 9;
	color: #fff;
	background: url(../images/menu_hoverbg.png) no-repeat;
	height: 64px;
}

.dangqian { position: relative; z-index: 9; color:#FFF; background: url(../images/contC_label_hoverbg.png) no-repeat; height: 64px; }
.dangqian a{ color:#FFF;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}



/* 内页图片效果
-------------------------------------------------------------- */
.sytu{ width:1100px; height:138px; margin:auto auto; margin-top:35px; margin-bottom:35px;}
.hgzz{ width:490px; height:138px; float:left; }
.hgzz a { display:block; width:490px; height:138px; background:url(../images/zx-tu1.jpg) no-repeat center; color:#FFF; font-size:14px;}
.hgzz a:hover{ display:block; width:490px; height:138px;  background:url(../images/zx-tu2.jpg);  color:#FFF; font-size:14px;}
.hgnei{ padding-top:35px; padding-left:63px; width:120px;}







/* 内页框架
-------------------------------------------------------------- */
.nei{ width:1220px; margin: 0 auto; padding-top:30px; padding-bottom:55px;}
.neitu{font-size:20px;  margin-top:-20px; line-height:36px;}
.neic{ width:1100px; margin: 0 auto;  padding-bottom:55px;}
.nei h2{ font-size:24px; font-weight:bold;}
.nei span { font-size:14px; line-height: 24px;}

/* 关于我们
-------------------------------------------------------------- */
.gytxt{ font-size:14px; font-family:"微软雅黑"; color:#666666; line-height:28px; padding-top:16px;}


/* 所有的页面的样式用注释标签标注一下
-------------------------------------------------------------- */
.qyjj1{ overflow:hidden; padding-bottom:30px; border-bottom:#e8e8e8 solid 1px;}
.qyjjtit1{ width:104px; height:32px; line-height:32px; text-align:center; color:#fff; background:#097cd0;}
.qyjj2{ width:672px; }
.ljgd1 a{ font-size:13px; margin-top:12px; background:#f8f8f8; width:84px; height:21px; text-align:center; line-height:21px; border:#ebebeb solid 1px; display:block;} 
.ljgd1 a:hover{ font-size:13px; margin-top:12px; background:#097cd0; color:#fff; width:84px; height:21px; text-align:center; line-height:21px; border:#ebebeb solid 1px; display:block;} 

/* 领导关怀
-------------------------------------------------------------- */
.ldtop{ height:310px; width:1100px; margin-top:20px;}
.kuai{ width:350px; height:310px; float:left; border: 1px solid #E0E0E0; margin-bottom:30px; margin-left:6px; margin-right:6px;}
.ldtu{ width:300px; height:180px; padding-top:14px; padding-left:22px;}
.ldtop a{ display:block; width:350px; height:310px; background-color:#FFF;}
.ldtop a:hover{ display:block; width:350px; height:310px; background:#097cd0; color:#FFF;}
.ldbt { font-size:16px; padding-top:8px; padding-left:14px;  padding-left:20px; }
.ldtxt{ font-size:13px; line-height:24px; padding-left:20px;padding-right:20px;  color:#333; padding-top:8px;}
.ldbottom{ padding-top:20px; width:1100px;}
.newslist { float:left; width:732px; }
.newslist li { padding:30px 0;height:127px;overflow: hidden; border-bottom:1px dashed #D5D5D5;}
.news_pic {	width: 182px; margin-left:10px;}
.news_txt {width: 450px;overflow: hidden;font-size: 13px;padding-left:47px;}
.news_txt h3 { margin:0; padding:0;}
.news_txt span { line-height:25px; } 
.news_txt h3 a { display: inline-block;line-height: 30px; color: #023d96;font-size: 13px;}
.news_txt p {	line-height:22px; padding-bottom:5px; font-size:13px;}
.news_txt p a.more {display: inline-block;margin-top:8px;padding-right: 17px;}
.newslist li:hover {background: #f4f4f4;color: #fff;}
.newtit {height:30px; line-height:30px; font-size:14px; border-bottom:1px #e0e0e0 solid; color:#000000}
.month{height:0px;}
.spktxt{ background:#ebebeb; width:290px; text-align:center; height:40px; line-height:40px;}
.new1{ width:610px; padding:5px 0 0 0;  }
.new1 ul li{ height:28px; line-height:28px; text-align:right; font-size:13px; }
.new1 ul li a { height:28px; line-height:28px; font-size:13px; float:left; padding-left:10px; background:url(../images/img11.png) no-repeat left center;}
.newt { width:600px; font-size:13px; float:left; padding-left:10px; background:url(../images/img11.png) no-repeat left 5px; border-bottom:#ececec solid 1px; padding-bottom:8px;}
.gywmcn1{ background:#fff; border:#f0f1f5 solid 1px; padding:25px; margin-top:20px;}


.factory-list{margin:0 auto; position:relative; overflow:hidden; padding:20px 0 0 0;}
.factory-list ul li{ background:#eff0f1; border:#e2e4e4 solid 1px; padding:6px;  position:relative; display:inline-block; _display:inline; float:left; width:161px; margin: 0 7px; }
.factory-list ul li p{ font-size:14px; padding:3px 0 0 0; text-align:center;}
.factory-list ul li img{ 
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
filter: gray; 
-webkit-filter: grayscale(100%); transition:all 0.3s; }
.factory-list ul li:hover img{ 
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);}

.qyxw{ width:450px;}
.new2{ width:450px; padding:5px 0 0 0;  }
.new2 ul li{ height:30px; line-height:30px; text-align:right; font-size:13px; }
.new2 ul li a { height:30px; line-height:30px; font-size:13px; float:left; padding-left:10px; background:url(../images/img11.png) no-repeat left center;}
.newb{ padding:30px 0 0 0;}

.news-list ul li{ width:100%; float:left;padding-left:0;padding:20px 0 ;}
.news-list ul li dl{ height:100px;}
.news-list ul li dl dt{ background:#0168b5;margin-right:20px; float:left; width:75px; height:95px; text-align:center; color:#fff;transition:all 0.3s; -webkit-transition:all 0.3s;}
.news-list ul li dl dt span{ display:block; line-height:16px;}
.news-list ul li dl dt span.day{ font-size:24px; line-height:24px; padding:18px 0 12px;}
.news-list ul li dl dd{ width:1020px; line-height:22px;}
.news-list ul li dl dd h2{ font-size:24px; font-weight:normal; color:#0268b4; margin-bottom:12px;transition:all 0.3s; -webkit-transition:all 0.3s;}
.news-list ul li dl dd p{ width:1020px; font-size:14px; line-height:24px;}
.news-list ul li .read{ padding:10px 10px; border:1px solid #f0f0f0; border-right:0; border-left:0; color:#999;}
.news-list ul li .read a{ float:right; font-style:italic; color:#999;transition:all 0.3s; -webkit-transition:all 0.3s;}
.news-list ul li .read a:hover{ color:#eb6ea5;}
.news-list ul li.hover dt{ background:#28a3ff;}
.news-list ul li.hover dd h2{color:#28a3ff;}
.clearfix span{ color:#FFF;}
.clearfix {margin:0;}
.year{ padding-top:5px;}


/* 下属企业
-------------------------------------------------------------- */
.xsk{ width:1100px; height:371px;padding-top:43px;}
.xstxt{ width:600px; height:371px; float:left; border: 1px solid #E0E0E0; border-right:none;}
.xstu{ height:371px; float:left;}
.xs1biaoti{ margin-left:37px; margin-top:44px;}
.xs1biaoti a { font-family:"微软雅黑"; font-size:24px; font-weight:bold; color:#097cd0;}
.xs1txt{ margin-left:37px; margin-top:25px; width:415px; line-height:24px;}
.xs1txt a { font-family:"微软雅黑"; font-size:13px; color:#666666; line-height:24px;}
.btn1{ width:86px; height:28px; padding-left:37px; line-height:28px; padding-top:60px;}
.btn1 a { display:block; line-height:28px; text-align:center; width:86px; height:28px; border: 1px solid #E0E0E0; color:#4a4a4a;}
.btn1 a:hover { display:block; line-height:28px; text-align:center; width:86px; height:28px; color:#fff; background-color:#097cd0;}
.xsk1{ width:1100px; height:371px; padding-top:43px;}
.xstu1{ width:499px; height:371px; float:left;}
.xstxt1{ width:600px; height:371px; float:left; border: 1px solid #E0E0E0; border-left:none;}

/* 研发实力
-------------------------------------------------------------- */
.yfsl{ width:1000px; padding-top:45px; height:274px; background:url(../images/yfsltu.jpg) bottom right no-repeat;}
.yftxt{ width:530px; padding-top:35px; font-family:"微软雅黑"; font-size:14px; color:#828282; line-height:24px;}
.dakuang{ width:545px;}
.yftxt2{ font-size:14px; line-height:24px; color:#828282; padding-top:50px;}




#gla{overflow:hidden;margin:0 auto;position:relative;//background:url(gla_bac.png);height:404px;}
.bac{position:absolute;bottom:0;left:50px;}
#gla_box{width:700px;margin:auto;}
.gla_inbox{overflow:hidden;position:relative;}
.gla_inbox p{text-indent:1em;font-size:14px;width:100%;color:#59473c;line-height:30px;background:#d7d8d9;}
.gla_inbox a{width:64px;height:64px;display:block;position:absolute;top:50%;left:50%;margin-top:-32px;	margin-left:-32px;color:#FFF;}
.gla_inbox img{	width:100%;	height:100%;}
.roundabout-holder {	height: 404px;	width: 700px;}
.roundabout-moveable-item {	display:block;	height: 300px;	width: 500px;;	cursor: pointer;}
.roundabout-in-focus {	cursor: auto;}

.content2 { width:1100px; margin:20px; line-height:36px; font-family:"微软雅黑"; font-size:15px; color:#434343;}

/* 所有的页面的样式用注释标签标注一下
-------------------------------------------------------------- */

.cont1{ margin:0 auto; overflow:hidden;}
.cont1 ul li{ width:124px; height:32px; line-height:32px; float:left; padding:5px;}
.cont1 ul li a{ width:124px; height:32px; line-height:32px; float:left; background:#e1e1e1; display:block; text-align:center; font-size:13px;}
.cont1 ul li a:hover{ background:url(../images/img18.jpg) no-repeat top center; width:124px; height:32px; line-height:32px; font-size:13px; float:left;  display:block; color:#fff;}
.cont1 ul li a.now1{ background:url(../images/img18.jpg) no-repeat top center; width:124px; height:32px; line-height:32px; font-size:13px; float:left;  display:block; color:#fff;}


/* 产品展示
-------------------------------------------------------------- */

.wrap { width: 1100px; margin-left: auto; margin-right: auto; }

.fix { *zoom:1;*clear:both;}
.fix:before, .fix:after { content: ""; display: table; clear: both; }
.pro_list_item { border-top: 1px solid #ddd; overflow: hidden; *zoom:1; padding: 40px 0 40px 19px; }
.prod_sec3 ul.pro_list_item{ height:360px!important}
.pro_list_item li { position: relative; float: left; width: 239px; height: 183px; margin:5px; }
.pro_list_item li img { width: 100%; height: 100%; }
.pro_list_item .a {
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	padding: 10px 0;
	background: rgba(0,0,0,.3);

filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#48000000, endcolorstr=#48000000);
}
.pro_list_item .a h3 { padding: 0 10px; font-size: 14px; color: #fff; height:20px;   background: url(../images/b.png) 90% -270px no-repeat; }
.pro_list_item .p { display: none; padding:10px;  color: #fff; }
.pro_list_item .p a { color: #fff; margin: 0 8px; }
.pro_list_item .p a:hover { color: #eee; text-decoration: underline; }
.pro_list_item .a:hover { background:#000000; filter: alpha(opacity=30);  
      -moz-opacity:0.30;  
      -khtml-opacity: 0.30;  
      opacity: 0.30;
}
.pro_list_item .a:hover h3 { background-position-y: -310px}
.pro_list_t { cursor: pointer;}
.pro_list_t a { display: block; height: 100%; background: #e2e2e2;}
.pro_list_t h2 { padding: 10px 0 0 10px;}
.pro_list_t a:hover .more { background-position-y: -638px;}

.f14{ font-size:16px;}

.pt5{ padding-top:5px;}
.pt10{ padding-top:10px;}
.pt15{ padding-top:15px;}
.pt20{ padding-top:20px;}
.pt25{ padding-top:25px;}
.pt30{ padding-top:30px;}
.pt35{ padding-top:35px;}
.pt40{ padding-top:40px;}
.mt10{ margin-top:10px;}
.f13{ font-size:13px;}
.pt30{ padding-top:30px;}
.pr30{ padding-right:30px;}
.pl30{ padding-left:30px;}
.f16{ font-size:16px; line-height:30px;}

.yingpin1{width:66px; height:20px; line-height:20px; border:#333 solid 1px; padding:0 5px;}
.ygtd p{ font-size:13px;}
.ygtd4{ width:318px; height:329px; border:#e8e8e8 solid 1px; margin:10px 20px 10px 0;}
.fzpx{ background:url(../images/img26.png) no-repeat right top;}
.lxwm1 img{ border:#d1d1d1 solid 1px;}

.piaofu1{  background:url(../images/img17.png) no-repeat center; position:absolute; z-index:999; top:160px; left:600px; width:380px; height:214px;}
.piaofu1 p{ font-size:14px; }


.mr5{ margin-left:5px;}
.lxwm2{ overflow:hidden;}
.lxwmtxt{ width:330px; float:left; padding-right:30px; padding-bottom:30px;}

.ny_main{
	width: 1100px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
	margin-top: 2px;
}
.ny_left{width:200px; float:left; position:relative; z-index:1; margin-top:14px;}
.left_list p{line-height:40px; background-color:#30a8dc; font-size:14px; margin-bottom:1px; text-indent:27px; overflow:hidden;}
.left_list p a{ display:block;color:#ffffff;}
.left_list p a:hover{display:block;color:#ffffff; background-color:#007ecf}
.left_list p.th a{display:block;color:#ffffff; background-color:#007ecf}
.left_con{display:block; margin-top:40px;}
/***********technology*******************************/
.left_down{background-color:#e6e6e6; padding:18px; display:none}
.left_down a{display:block; font-size:14px; line-height:34px; overflow:hidden; height:20px 25px; color:#02217a}
.left_down a:hover{color:#000}

.left_down p a{ display:block;color:#ffffff;}
.left_down p a:hover{display:block;color:#ffffff; }


.ny_right{
	width: 900px;
	margin-left: -10px;
	float: left;
	position: relative;
	z-index: 2;
	background: url(../images/nyr_le.png) no-repeat left top;
	padding-left: 10px;
}

.ny_right_bj{background:url(../images/nyr_t.png) no-repeat top right; padding-top:0px;}
.ny_right_text{ min-height:900px; background-color:#FFF; padding:0px 33px 20px 30px;}
.ny_right_tit{height:36px; line-height:36px; line-height:36px;}
.ny_right_tit h2{float:left; height:36px; font-size:24px; color:#006cc0; font-weight:bold;width:200px; overflow:hidden;}
.ny_right_tit h2 em{font-style:normal; border-bottom:2px solid #02217a; display:inline-block;}
.ny_right_tit span{height:48px; float:right; width:500px; overflow:hidden; text-align:right; font-family:SimSun}
.ny_right_tit span img{margin-top:-5px;}
.ny_right_tit span a{color:#8d8d8d;}
.ny_right_tit span a:hover{color:#02217a;}
.ny_right_tit span i{font-style:normal;color:#02217a;}

.righttext{width:100%; padding:10px 0px;}
.ny_about{ line-height:24px; font-size:14px;}
.ny_about p{color:#323232; padding-top:20px;}
.ab_tit_01{font-size:30px; color:#018144; line-height:24px; text-align:center; margin-top:56px; display:block;}
.ab_tit_02{color:#018144; text-align:center; font-size:14px; line-height:24px; text-transform:uppercase; margin-bottom:40px; display:block;}

.ny_product{padding:10px 0px 0px 0px; overflow:hidden;}
.ny_product ul{width:900px;}
.ny_product li{width:260px; height:200px; overflow:hidden; float:left; margin-right:20px; margin-bottom:20px;}

.ny_product li img{width:260px; height:180px;}
.ny_product li p{width:260px; height:31px; line-height:31px; text-align:center; font-size:14px;}
.ny_product li p a{color:#707070;}


.ny_pro_show{padding-top:30px;}

